Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 19, 2020

Bumps @docusaurus/core from 2.0.0-alpha.63 to 2.0.0-alpha.68.

Release notes

Sourced from @docusaurus/core's releases.

2.0.0-alpha.68 (2020-11-18)

🚀 New Feature

  • Other
  • docusaurus-init
  • docusaurus-theme-bootstrap, docusaurus-theme-classic
  • docusaurus-cssnano-preset, docusaurus-theme-classic, docusaurus
    • #3716 feat(v2): introduce new minification of CSS bundle (@lex111)
  • docusaurus
    • #3694 feat(v2): Added the ability to specify GIT_PASS in deploy command (for CI purposes) (@smcelhinney)
    • #3621 feat(v2): baseUrl config issues: show help message if css/js can't load (@jcs98)
    • #3594 feat(v2): add support for key,cert in https (@ThakurKarthik)
  • docusaurus-remark-plugin-npm2yarn
    • #3705 feat(v2): add support for sync to npm2yarn tabs (@lex111)
  • docusaurus-init, docusaurus-migrate, docusaurus-plugin-content-docs, docusaurus-types, docusaurus-utils, docusaurus
  • docusaurus-theme-classic

🐛 Bug Fix

  • docusaurus-theme-classic
    • #3749 fix(v2): add support for interleaving Markdown in code blocks (@lex111)
    • #3739 fix(v2): add support for prefers-reduced-motion in hideable sidebar (@lex111)
    • #3726 fix(v2): add thin scrollbar to proper element in TOC (@lex111)
    • #3681 Revert "refactor(v2): improve regex matching code-block title" (@lex111)
    • #3662 fix(v2): navbar dropdown crash when item.to is undefined (@artemkovalyov)
    • #3669 fix(v2): make scrollbar styles consistent (@nategiraudeau)
    • #3666 fix(v2): make optional title for footer links column (@lex111)
    • #3647 fix(v2): do not set height for mobile dropdown during build (@lex111)
    • #3650 fix(v2): add landmark for skip to content link (@lex111)
    • #3627 fix(v2): disable tabbing on hidden doc sidebar (@lex111)
    • #3637 fix(v2): wrap code blocks on print (@haivp3010)
    • #3603 fix(v2): animate dropdown properly (@lex111)
    • #3611 fix(v2): Added back support for optional logo field in theme-classic navbarConfig (@SamChou19815)
  • docusaurus-theme-classic, docusaurus
    • #3763 refactor(v2): various markup improvements (@lex111)
    • #3724 fix(v2): add support for non-ASCII chars in anchor link scroll (@lex111)
  • docusaurus-module-type-aliases, docusaurus
  • Other
    • #3760 fix(v2): codesandbox generated examples should use published init package (@slorber)
    • #3701 fix(v2): limit images height on showcase page (@lex111)
  • docusaurus-mdx-loader

... (truncated)

Changelog

Sourced from @docusaurus/core's changelog.

2.0.0-alpha.68 (2020-11-18)

🚀 New Feature

  • Other
  • docusaurus-init
  • docusaurus-theme-bootstrap, docusaurus-theme-classic
  • docusaurus-cssnano-preset, docusaurus-theme-classic, docusaurus
    • #3716 feat(v2): introduce new minification of CSS bundle (@lex111)
  • docusaurus
    • #3694 feat(v2): Added the ability to specify GIT_PASS in deploy command (for CI purposes) (@smcelhinney)
    • #3621 feat(v2): baseUrl config issues: show help message if css/js can't load (@jcs98)
    • #3594 feat(v2): add support for key,cert in https (@ThakurKarthik)
  • docusaurus-remark-plugin-npm2yarn
    • #3705 feat(v2): add support for sync to npm2yarn tabs (@lex111)
  • docusaurus-init, docusaurus-migrate, docusaurus-plugin-content-docs, docusaurus-types, docusaurus-utils, docusaurus
  • docusaurus-theme-classic

🐛 Bug Fix

  • docusaurus-theme-classic
    • #3749 fix(v2): add support for interleaving Markdown in code blocks (@lex111)
    • #3739 fix(v2): add support for prefers-reduced-motion in hideable sidebar (@lex111)
    • #3726 fix(v2): add thin scrollbar to proper element in TOC (@lex111)
    • #3681 Revert "refactor(v2): improve regex matching code-block title" (@lex111)
    • #3662 fix(v2): navbar dropdown crash when item.to is undefined (@artemkovalyov)
    • #3669 fix(v2): make scrollbar styles consistent (@nategiraudeau)
    • #3666 fix(v2): make optional title for footer links column (@lex111)
    • #3647 fix(v2): do not set height for mobile dropdown during build (@lex111)
    • #3650 fix(v2): add landmark for skip to content link (@lex111)
    • #3627 fix(v2): disable tabbing on hidden doc sidebar (@lex111)
    • #3637 fix(v2): wrap code blocks on print (@haivp3010)
    • #3603 fix(v2): animate dropdown properly (@lex111)
    • #3611 fix(v2): Added back support for optional logo field in theme-classic navbarConfig (@SamChou19815)
  • docusaurus-theme-classic, docusaurus
    • #3763 refactor(v2): various markup improvements (@lex111)
    • #3724 fix(v2): add support for non-ASCII chars in anchor link scroll (@lex111)
  • docusaurus-module-type-aliases, docusaurus
  • Other
    • #3760 fix(v2): codesandbox generated examples should use published init package (@slorber)
    • #3701 fix(v2): limit images height on showcase page (@lex111)
  • docusaurus-mdx-loader

... (truncated)

Commits
  • d2fd143 v2.0.0-alpha.68
  • 5acb842 fix(v2): do not remove duplicate properties in during minification (#3768)
  • abcd8ce feat(v2): @docusaurus/theme-common (#3775)
  • de87eb5 chore(v2): replace wait-file with wait-on to reuce npm warnings (#3765)
  • 30d7408 refactor(v2): various markup improvements (#3763)
  • 3ab7336 fix(v2): restore prefetch functionality (#3723)
  • 7c97dad chore(v2): pin version of babel-plugin-dynamic-import-node to 2.3.0 (#3742)
  • 487a9f9 feat(v2): introduce new minification of CSS bundle (#3716)
  • 9afe4b5 chore(v2): downgrade babel-plugin-dynamic-import-node to 2.3.0 (#3734)
  • 702fc15 fix(v2): add support for non-ASCII chars in anchor link scroll (#3724)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 19, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 25, 2020

Superseded by #11.

@dependabot dependabot bot closed this Nov 25, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docusaurus/core-2.0.0-alpha.68 branch November 25, 2020 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant